home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 3338 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.lth.se!triad
  2. From: triad@marvin.df.lth.se (Linus Walleij)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Help on .GZ extension
  5. Date: 4 Mar 1996 11:04:25 GMT
  6. Organization: Datorforeningen vid Lunds Universitet/LTH
  7. Message-ID: <4heinp$qk5@news.lth.se>
  8. References: <Pine.3.89.9602250401.A4862-0100000@minor.rnet.com> <ZBArTpF.sneas@delphi.com>
  9. NNTP-Posting-Host: marvin.df.lth.se
  10.  
  11.  
  12. >Willard Baker <bronco@minor.rnet.com> writes:
  13. >>While scanning FTP directories for C=64/C=128 software I see many files 
  14. >>having a filename extention .GZ.
  15. >>
  16. >>Please, is this some sort of archive, and if so, what is needed to 
  17. >>restore the files to executable form?
  18. >The .gz extension is for files compressed with "gzip".  I don't
  19. >know of a C-64 decompressor though.
  20.  
  21. There is no C64 decompressor for GnuZip. When you obtain the files from
  22. FTP try using RETRIVE instead of GET, and your file will be unzipped
  23. before sent. If you use a unix-shell (like most C64-netters) you can
  24. also unzip these in your homedir after GETing with:
  25.  
  26. gunzip file.gz
  27.  
  28. Easy, eh? :-)
  29.  
  30. Linus aka KF
  31.